home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
language
/
pixie.cpt
/
Pixie Scheme ƒ
/
Pixie Scheme Help
/
card_23684.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1991-01-07
|
598 b
|
25 lines
-- card: 23684 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 2692
-- name:
-- part contents for background part 10
----- text -----
is right. The former would be correct if there were a function "sci" that returned some kind of fmtΓÇôdescriptor, but there isn't: A "fmt" is just a list with a special symbol (such as
"int" or "fix") as its car.
You may, of course, write
(define my-favorite-format '(sci 3))
and then evaluate expressions such as
(number-string foo my-favorite-format)
-- part contents for background part 47
----- text -----
38